Skip to content

Conversation

@roeap
Copy link
Collaborator

@roeap roeap commented Oct 3, 2025

Description

Our internal checkpoint currently tracks the table URL which is also accessible on the kernel snapshot. This PR just removes the field in favour of accessing it on the snapshot directly.

@roeap roeap requested review from hntd187 and rtyler as code owners October 3, 2025 07:20
@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Oct 3, 2025
@roeap roeap requested a review from ion-elgreco October 3, 2025 07:20
@roeap roeap enabled auto-merge (squash) October 3, 2025 07:20
@codecov
Copy link

codecov bot commented Oct 3, 2025

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.05%. Comparing base (a61ac16) to head (f5fb2c5).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/core/src/kernel/snapshot/mod.rs 50.00% 0 Missing and 1 partial ⚠️
crates/core/src/kernel/snapshot/serde.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3803      +/-   ##
==========================================
- Coverage   76.06%   76.05%   -0.01%     
==========================================
  Files         145      145              
  Lines       45276    45273       -3     
  Branches    45276    45273       -3     
==========================================
- Hits        34439    34434       -5     
- Misses       9147     9148       +1     
- Partials     1690     1691       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@roeap roeap merged commit cff42fc into delta-io:main Oct 3, 2025
33 of 36 checks passed
@roeap roeap deleted the refactor/table-url branch October 3, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

binding/rust Issues for the Rust crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants